File manager - Edit - /home/autoph/public_html/projects/tickets-autohub/vendor/livewire/livewire/src/Exceptions/CannotBindToModelDataWithoutValidationRuleException.php
Back
<?php namespace Livewire\Exceptions; class CannotBindToModelDataWithoutValidationRuleException extends \Exception { use BypassViewHandler; public function __construct($key, $component) { parent::__construct( "Cannot bind property [$key] without a validation rule present in the [\$rules] array on Livewire component: [{$component}]." ); } }
| ver. 1.4 |
.
| PHP 8.1.32 | Generation time: 0 |
proxy
|
phpinfo
|
Settings